Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Retrieves or specifies the name of the farm to which this target is joined.
This property is read/write.
Syntax
HRESULT put_FarmName(
[in] BSTR Val
);
HRESULT get_FarmName(
[out, retval] BSTR *pVal
);
Property value
A BSTR variable that contains the farm name.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client |
None supported |
| Minimum supported server |
Windows Server 2012 |
| IDL |
|
| IID |
IID_ITsSbTarget is defined as:
|