Instance Property インスタンスプロパティ

name

A string containing the name of this service. このサービスの名前を含んでいる文字列。

Declaration 宣言

@property(readonly, copy) NSString *name;

Discussion 議論

This value is set when the object is first initialized, whether by your code or by a browser object. See initWithDomain:type:name: for more information. この値は、オブジェクトが最初に初期化される場合に設定されます、あなたのコードによってかブラウザオブジェクトによって。さらなる情報としてinitWithDomain:type:name:を見てください。

See Also 参照

Configuring Network Services ネットワークサービスを構成設定する