Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Indicates that it is an assembly metadata mismatch message.
Namespace: Microsoft.TeamFoundation.Build.Workflow
Assembly: Microsoft.TeamFoundation.Build.Workflow (in Microsoft.TeamFoundation.Build.Workflow.dll)
Syntax
'Declaration
Public ReadOnly Property IsAssemblyMetadataMessage As Boolean
public bool IsAssemblyMetadataMessage { get; }
public:
property bool IsAssemblyMetadataMessage {
bool get ();
}
member IsAssemblyMetadataMessage : bool with get
function get IsAssemblyMetadataMessage () : boolean
Property Value
Type: System.Boolean
.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.