Share via


FunctionMemberAst.IsPublic Property

Definition

Returns true if the method is public.

public:
 property bool IsPublic { bool get(); };
public:
 property bool IsPublic { bool get(); };
public bool IsPublic { get; }
member this.IsPublic : bool
Public ReadOnly Property IsPublic As Boolean

Property Value

Applies to