共用方式為


RazorCompiledItemAttribute.Identifier 屬性

定義

取得與編譯專案相關聯的識別碼。 識別碼會以程式設計方式用來尋找特定種類的特定專案,而且應該在元件內是唯一的。

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

屬性值

適用於