次の方法で共有


AttributeTargetSyntax.AttributeModifier Property

Definition

The "Assembly" or "Module" attribute modifier, is present. If no attribute modifier is present, Nothing is returned.

public:
 property Microsoft::CodeAnalysis::SyntaxToken AttributeModifier { Microsoft::CodeAnalysis::SyntaxToken get(); };
public Microsoft.CodeAnalysis.SyntaxToken AttributeModifier { get; }
member this.AttributeModifier : Microsoft.CodeAnalysis.SyntaxToken
Public ReadOnly Property AttributeModifier As SyntaxToken

Property Value

Applies to