VsaCompilerError.SourceMoniker Property
Namespace: Microsoft.VisualBasic.Vsa
Assembly: Microsoft.VisualBasic.Vsa (in Microsoft.VisualBasic.Vsa.dll)
Syntax
'Declaración
Public ReadOnly Property SourceMoniker As String
Get
public string SourceMoniker { get; }
public:
virtual property String^ SourceMoniker {
String^ get () sealed;
}
abstract SourceMoniker : string
override SourceMoniker : string
final function get SourceMoniker () : String
Property Value
Type: System.String
Implements
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.