共用方式為


ProfileAttribute.Key 屬性

定義

取得設定檔金鑰。

public:
 property System::String ^ Key { System::String ^ get(); };
public string Key { get; }
member this.Key : string
Public ReadOnly Property Key As String

屬性值

String

設定檔金鑰。

備註

如需搭配 Web Form 使用模型系結的教學課程系列,請參閱模型系結和 Web Form

適用於