AttributeData.CommonApplicationSyntaxReference Properti
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
protected:
abstract property Microsoft::CodeAnalysis::SyntaxReference ^ CommonApplicationSyntaxReference { Microsoft::CodeAnalysis::SyntaxReference ^ get(); };
protected abstract Microsoft.CodeAnalysis.SyntaxReference CommonApplicationSyntaxReference { get; }
protected abstract Microsoft.CodeAnalysis.SyntaxReference? CommonApplicationSyntaxReference { get; }
member this.CommonApplicationSyntaxReference : Microsoft.CodeAnalysis.SyntaxReference
Protected MustOverride ReadOnly Property CommonApplicationSyntaxReference As SyntaxReference