다음을 통해 공유


RazorCompiledItemAttribute.Identifier 속성

정의

컴파일된 항목과 연결된 식별자를 가져옵니다. 식별자는 프로그래밍 방식으로 특정 종류의 특정 항목을 찾는 데 사용되며 어셈블리 내에서 고유해야 합니다.

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

속성 값

적용 대상